---
title: MLOps public preview features
description: Read preliminary documentation for MLOps features currently in the DataRobot public preview pipeline.
section_name: MLOps
maturity: public-preview
---

# MLOps public preview features {: #public-preview-features }

{% include 'includes/pub-preview-notice-include.md' %}

## Available MLOps public preview documentation {: #available-mlops-public-preview-documentation }

=== "SaaS"

	Public preview for... | Describes...
	----- | ------
	[Custom applications hosting](custom-apps-hosting) | Host a custom application, such as a Streamlit app, in DataRobot using a DataRobot execution environment.
	[Service health and accuracy history](pp-deploy-history) | Service Health and accuracy history allows you to compare the current model and up to five previous models in one place and on the same scale.
	[Timeliness indicators for predictions and actuals](timeliness-status-indicators) | Enable timeliness tracking to retain the last calculated health status and reveal when the status indicators are based on old data.
	[Real-time deployment notifications](real-time-deployment-notifications) | Enable real-time notifications for deployments to send alerts about health status changes as they occur.
	[Model logs for model packages](pp-model-pkg-logs) | View model logs for model packages from the Model Registry to see successful operations (INFO status) and errors (ERROR status).
	[Automated deployment and replacement of Scoring Code in Snowflake](pp-snowflake-sc-deploy-replace) | Create a DataRobot-managed Snowflake prediction environment to deploy and replace DataRobot Scoring Code in Snowflake.
	[Run the monitoring agent in DataRobot](monitoring-agent-in-dr) | Run the monitoring agent within the DataRobot platform, one instance per prediction environment.
	[Monitoring jobs for custom metrics](custom-metric-monitoring-jobs) | Monitoring job definitions allow DataRobot to pull calculated custom metric values from outside of DataRobot into the metric defined on the Custom Metrics tab.
	[Remote repository file browser for custom models and tasks](pp-remote-repo-file-browser) | Browse the folders and files in a remote repository to select the files you want to add to a custom model or task.
	[Runtime parameters for custom models](pp-cus-model-runtime-params) | Add runtime parameters to a custom model through the model metadata.
	[MLOps reporting for unstructured models](mlops-unstructured-models) | Report MLOps statistics from custom inference models created with an unstructured regression, binary, or multiclass target type.
	[Custom jobs in the Model Registry](custom-jobs) | Create custom jobs in the Model Registry to define tests for your models and deployments.
	[MLflow integration for DataRobot](mlflow-integration) | Export a model from MLflow and import it into the DataRobot Model Registry, creating key values from the training parameters, metrics, tags, and artifacts in the MLflow model.
	[Tableau Analytics Extension for deployments](tableau-extension) | Use the Tableau analytics extension to integrate DataRobot predictions into your Tableau project.
	[Multipart upload for the batch prediction API](batch-pred-multipart-upload) | Upload scoring data through multiple files to improve file intake for large datasets.
	[Hosted custom metrics](hosted-custom-metrics) | Upload and host reusable code to easily add custom metrics to future deployments.
	[Batch monitoring for deployment predictions](deploy-batch-monitor) | View monitoring statistics organized into batches instead of monitoring all predictions as a whole, over time.

=== "Self-Managed"

	Public preview for… | Describes...
	----- | ------
	[Custom applications hosting](custom-apps-hosting) | Host a custom application, such as a Streamlit app, in DataRobot using a DataRobot execution environment.
	[Service health and accuracy history](pp-deploy-history) | Service Health and Accuracy history allow you to compare the current model and up to five previous models in one place, on the same scale.
	[Timeliness indicators for predictions and actuals](timeliness-status-indicators) | Enable timeliness tracking to retain the last calculated health status and reveal when the status indicators are based on old data.
	[Real-time deployment notifications](real-time-deployment-notifications) | Enable real-time notifications for deployments to send alerts about health status changes as they occur.
	[Model logs for model packages](pp-model-pkg-logs) | View model logs for model packages from the Model Registry to see successful operations (INFO status) and errors (ERROR status).
	[Automated deployment and replacement of Scoring Code in Snowflake](pp-snowflake-sc-deploy-replace) | Create a DataRobot-managed Snowflake prediction environment to deploy and replace DataRobot Scoring Code in Snowflake.
	[Run the monitoring agent in DataRobot](monitoring-agent-in-dr) | Run the monitoring agent within the DataRobot platform, one instance per prediction environment.
	[Monitoring jobs for custom metrics](custom-metric-monitoring-jobs) | Monitoring job definitions allow DataRobot to pull calculated custom metric values from outside of DataRobot into the metric defined on the Custom Metrics tab.
	[Remote repository file browser for custom models and tasks](pp-remote-repo-file-browser) | Browse the folders and files in a remote repository to select the files you want to add to a custom model or task.
	[Runtime parameters for custom models](pp-cus-model-runtime-params) | Add runtime parameters to a custom model through the model metadata.
	[Custom model proxy for external models](pp-ext-model-proxy) | (_Self-Managed AI Platform only_) Create custom model proxies for external models in the Custom Model Workshop.
	[MLOps reporting for unstructured models](mlops-unstructured-models) | Report MLOps statistics from custom inference models created with an unstructured regression, binary, or multiclass target type.
	[Custom jobs in the Model Registry](custom-jobs) | Create custom jobs in the Model Registry to define tests for your models and deployments.
	[MLflow integration for DataRobot](mlflow-integration) | Export a model from MLflow and import it into the DataRobot Model Registry, creating key values from the training parameters, metrics, tags, and artifacts in the MLflow model.
	[Tableau Analytics Extension for deployments](tableau-extension) | Use the Tableau analytics extension to integrate DataRobot predictions into your Tableau project.
	[Multipart upload for the batch prediction API](batch-pred-multipart-upload) | Upload scoring data through multiple files to improve file intake for large datasets.
	[Hosted custom metrics](hosted-custom-metrics) | Upload and host reusable code to easily add custom metrics to future deployments.
	[Batch monitoring for deployment predictions](deploy-batch-monitor) | View monitoring statistics organized into batches instead of monitoring all predictions as a whole, over time
